home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 April
/
CMCD0404.ISO
/
Software
/
Freeware
/
Utilitare
/
fastnote
/
FastNoteSetup.exe
/
{app}
/
kfn.exe
/
0
/
RCDATA
/
TNOTECONF
/
TNOTECONF.txt
Wrap
Text File
|
2004-03-10
|
8KB
|
349 lines
object NoteConf: TNoteConf
Left = 269
Top = 116
BorderIcons = [biSystemMenu]
BorderStyle = bsToolWindow
Caption = 'Note Options'
ClientHeight = 200
ClientWidth = 323
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDefault
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object PageControl1: TPageControl
Left = 0
Top = 0
Width = 323
Height = 172
ActivePage = General
Align = alClient
TabHeight = 16
TabIndex = 0
TabOrder = 0
object General: TTabSheet
Caption = 'General'
ImageIndex = 2
object GroupBox2: TGroupBox
Left = 0
Top = 0
Width = 305
Height = 41
Caption = 'Note Title'
TabOrder = 0
object Titleedit: TEdit
Left = 8
Top = 16
Width = 289
Height = 21
BevelKind = bkFlat
BorderStyle = bsNone
MaxLength = 124
TabOrder = 0
Text = 'TitleEdit'
end
end
object GroupBox3: TGroupBox
Left = 0
Top = 48
Width = 305
Height = 41
Caption = 'Note group'
TabOrder = 1
object GroupBox: TComboBox
Left = 8
Top = 16
Width = 289
Height = 21
BevelKind = bkFlat
ItemHeight = 13
TabOrder = 0
Text = 'GroupBox'
end
end
object GroupBox4: TGroupBox
Left = 0
Top = 96
Width = 305
Height = 41
Caption = 'Attached File'
TabOrder = 2
object LinkedFileEdit: TJvFilenameEdit
Left = 8
Top = 16
Width = 289
Height = 21
ButtonFlat = True
NumGlyphs = 1
TabOrder = 0
Text = 'LinkedFileEdit'
end
end
end
object appar: TTabSheet
Caption = 'Appearance'
object GroupBox1: TGroupBox
Left = 0
Top = 6
Width = 313
Height = 131
Caption = 'Note Layout Setup'
TabOrder = 0
object Label3: TLabel
Left = 144
Top = 32
Width = 59
Height = 13
Caption = 'Title Color'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label4: TLabel
Left = 144
Top = 64
Width = 61
Height = 13
Caption = 'Note Color'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label5: TLabel
Left = 144
Top = 96
Width = 55
Height = 13
Caption = 'Title Font'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object PreviewBox: TPaintBox
Left = 16
Top = 16
Width = 121
Height = 105
OnPaint = PreviewBoxPaint
end
object BColor: TColorPickerButton
Left = 216
Top = 28
Width = 89
Height = 22
CustomText = 'Custom'
DefaultText = 'Default'
Flat = True
ParentShowHint = False
PopupSpacing = 8
ShowHint = True
ShowSystemColors = False
OnChange = BColorChange
OnClick = BColorClick
OnDefaultSelect = BColorDefaultSelect
end
object NColor: TColorPickerButton
Left = 216
Top = 60
Width = 89
Height = 22
CustomText = 'Custom'
DefaultText = 'Default'
Flat = True
ParentShowHint = False
PopupSpacing = 8
ShowHint = True
ShowSystemColors = False
OnChange = BColorChange
OnClick = BColorClick
OnDefaultSelect = BColorDefaultSelect
end
object TBcolor: TColorPickerButton
Left = 216
Top = 92
Width = 89
Height = 22
CustomText = 'Custom'
DefaultText = 'Default'
Flat = True
ParentShowHint = False
PopupSpacing = 8
ShowHint = True
ShowSystemColors = False
OnChange = BColorChange
OnClick = BColorClick
OnDefaultSelect = BColorDefaultSelect
end
end
end
object TabSheet1: TTabSheet
Caption = 'Autoshow'
ImageIndex = 3
object Panel4: TPanel
Left = 8
Top = 16
Width = 297
Height = 113
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 1
object Label6: TLabel
Left = 16
Top = 16
Width = 22
Height = 13
Caption = 'Day:'
end
object Label7: TLabel
Left = 16
Top = 64
Width = 26
Height = 13
Caption = 'Time:'
end
object AutoShowTimeEdit: TMaskEdit
Left = 32
Top = 80
Width = 49
Height = 21
BevelKind = bkFlat
BorderStyle = bsNone
EditMask = '!90:00;1;_'
MaxLength = 5
TabOrder = 0
Text = ' . '
OnExit = AutoShowTimeEditExit
end
object AutoShowDateEdit: TJvDateEdit
Left = 32
Top = 32
Width = 121
Height = 21
ButtonFlat = True
NumGlyphs = 2
TabOrder = 1
end
end
object AutoShowCB: TCheckBox
Left = 16
Top = 8
Width = 97
Height = 17
Caption = 'AutoShow After'
TabOrder = 0
end
end
object Alsh: TTabSheet
Caption = 'Alarm'
ImageIndex = 1
object Panel1: TPanel
Left = 8
Top = 16
Width = 297
Height = 113
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object Label1: TLabel
Left = 16
Top = 16
Width = 22
Height = 13
Caption = 'Day:'
end
object Label2: TLabel
Left = 16
Top = 64
Width = 26
Height = 13
Caption = 'Time:'
end
object TimeInfo: TMaskEdit
Left = 32
Top = 80
Width = 49
Height = 21
BevelKind = bkFlat
BorderStyle = bsNone
EditMask = '!90:00;1;_'
MaxLength = 5
TabOrder = 0
Text = ' . '
OnExit = TimeInfoExit
end
object DayInfo: TJvDateEdit
Left = 32
Top = 32
Width = 121
Height = 21
ButtonFlat = True
NumGlyphs = 2
TabOrder = 1
end
end
object CKAlarm: TCheckBox
Left = 16
Top = 8
Width = 65
Height = 17
Caption = 'Alarm on'
TabOrder = 1
end
end
end
object Panel2: TPanel
Left = 0
Top = 172
Width = 323
Height = 28
Align = alBottom
BevelOuter = bvNone
TabOrder = 1
object Panel3: TPanel
Left = -4
Top = 0
Width = 327
Height = 28
Align = alRight
BevelOuter = bvNone
TabOrder = 0
object BitBtn2: TBitBtn
Left = 246
Top = 3
Width = 75
Height = 25
TabOrder = 0
Kind = bkOK
end
object BitBtn1: TBitBtn
Left = 166
Top = 3
Width = 75
Height = 25
TabOrder = 1
Kind = bkCancel
end
end
end
object ColorDialog: TColorDialog
Ctl3D = True
Left = 8
Top = 168
end
end